'Usage Dim instance As StateList(Of T) Dim state As Object instance.LoadViewState(state)
Parameters
- state
- A System.Object that contains the saved view state values for the control.
'Usage Dim instance As StateList(Of T) Dim state As Object instance.LoadViewState(state)